The Imagick class
PHP Manual

Imagick::setResolution

(PECL imagick 2.0.0)

Imagick::setResolutionSets the image resolution

Descripción

bool Imagick::setResolution ( float $x_resolution , float $y_resolution )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Sets the image resolution.

Lista de parámetros

x_resolution

y_resolution

Valores retornados

Returns TRUE on success.


The Imagick class
PHP Manual